You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Add Method > VectorInt.Add Method ([In] TMtxVecInt, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Add Method ([In] TMtxVecInt, [In] TMtxVecInt)

Add coresponding elements in Src2 to Src1.

Syntax
C#
Visual Basic
public TMtxVecInt Add([In] TMtxVecInt Src1, [In] TMtxVecInt Src2);

the result of adding Src2 values from coresponding Src1 values.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!